os.ProcessState.sys (method)

2 uses

	os (current package)
		exec.go#L170: 	return p.sys()
		exec_posix.go#L90: func (p *ProcessState) sys() any {